func github.com/go-pg/pg/v10/orm.fieldByIndex
3 uses
github.com/go-pg/pg/v10/orm (current package)
field.go#L95: fv, ok := fieldByIndex(strct, f.Index)
field.go#L117: fv, ok = fieldByIndex(strct, f.Index)
util.go#L48: func fieldByIndex(v reflect.Value, index []int) (_ reflect.Value, ok bool) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)